parse
Attempts to parse a given String into a KalugaDate using the format described.
Return
A KalugaDate matching the format described by string or null
if no such match could be made.
Parameters
string
The String to parse.
Attempts to parse a given String into a KalugaDate using the format described.
A KalugaDate matching the format described by string or null
if no such match could be made.
The String to parse.